Join BoxWorks 2024 to discover what's possible with content and AI!

Register now!
Changelog
  • All
  • New features
  • Impactful changes
  • API
  • Java
  • Windows
  • Python
  • Node
  • CLI
  • iOS
  • UI Elements
Unread

Metadata extraction with Box AI Platform API now available in Beta

Feature Impactful guides API

Metadata extraction with Box AI Platform API now available in Beta

With its recent addition, Box AI Platform API allows you to extract metadata from the provided input. For example you can extract the financial information from an invoice, or patient data from a medical certificate.

Note: Box AI Platform API is currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI Platform API is available to all Enterprise Plus customers.

You have the following options:

POST /2.0/ai_extract endpoint allows you to extract metadata from the provided file in a freeform way. This means you have more freedom in creating the prompt, and the metadata template is not required to run the request. POST /2.0/ai_extract_structured endpoint allows you to extract metadata from the provided file using a metadata template or fields structure.

Where to get support

Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.

Unread

Box TypeScript SDK Generated v1.6.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.6.0 released

Bug Fixes

  • Add the missing license to package.json (box/box-codegen#562) (#343) (cc9a8b8)
  • Fix variants in metadata query results (box/box-openapi#456) (#349) (2131e98)

New Features and Enhancements

Unread

Box Swift SDK Generated 0.4.0 released

Feature SDKs swift GitHub

Box Swift SDK Generated 0.4.0 released

Bug Fixes

  • Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#206) (31920e6)
  • Fix IntegrationMapping schemas (box/box-codegen#551) (#203) (0074ee3)

New Features and Enhancements

Unread

Box Python SDK Generated v1.4.1 released

SDKs Python GitHub

Box Python SDK Generated v1.4.1 released

Bug Fixes

  • Do not store data in-memory during download process in Python (box/box-codegen#557) (#294) (7c645ae)
Unread

Box TypeScript SDK Generated v1.5.1 released

SDKs typescript GitHub

Box TypeScript SDK Generated v1.5.1 released

Bug Fixes

  • Fix fetch options with interceptor (box/box-codegen#556) (#326) (3751eea)
Unread

Box Dotnet SDK Generated v1.1.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.1.0 released

Bug Fixes

  • Add missing item_upload scope (#201) (483b055)
  • Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#229) (121f733)
  • Fix IntegrationMapping schemas (box/box-codegen#551) (#226) (3eca154)
  • Improve handling of network exceptions, handle big file upload (box/box-openapi#444) (#222) (75ccd07)

New Features and Enhancements

  • Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446) (#224) (6d205c4)
  • Include URL into FetchOptions (box/box-codegen#549) (#231) (41c45dc)
  • Parametrize chunked uploads endpoint URLs (box/box-openapi#444) (#208) (feac37c)
  • Support nullable fields (box/box-codegen#550) (#230) (b9da32b)
Unread

Box Python SDK Generated v1.4.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.4.0 released

Bug Fixes

  • Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#281) (0708351)
  • Fix IntegrationMapping schemas (box/box-codegen#551) (#279) (0337e06)

New Features and Enhancements

  • Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446) (#277) (1267a21)
  • Include URL into FetchOptions (box/box-codegen#549) (#283) (dd05b1c)
Unread

Box TypeScript SDK Generated v1.5.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.5.0 released

Bug Fixes

  • Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#317) (340fbd8)
  • Fix IntegrationMapping schemas (box/box-codegen#551) (#315) (a863b1e)

New Features and Enhancements

  • Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446) (#313) (d9664fd)
  • Include URL into FetchOptions (box/box-codegen#549) (#319) (30eaa6b)
Unread

Box Python SDK v3.13.0 released

Feature SDKs Python GitHub

Box Python SDK v3.13.0 released

New Features and Enhancements

  • Add support for get AI agent default (#883) (c1010e0)
Unread

Box Swift SDK Generated 0.3.1 released

SDKs swift GitHub

Box Swift SDK Generated 0.3.1 released

Bug Fixes

  • Extract IntegrationMappingPartnerItemSlack to IntegrationMappingPartnerItemSlackUnion (box/box-codegen#530) (#165) (d51df9a)
  • Improve chunked upload reliability (box/box-codegen#529) (#164) (5d87629)
  • Retry requests with 202 status code and Retry-After header (box/box-codegen#538) (#177) (64f27b3)

New Features and Enhancements

  • Add is_active parameter to user collaboration (box/box-openapi#437) (#163) (5f726bb)
  • Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446) (#201) (7c09090)
  • Add support for Swift 5.6 (box/box-codegen#541) (#180) (04b7020)
  • parametrize chunked uploads endpoint URLs (box/box-openapi#444) (#192) (ea18f9e)
  • Support AI Agent API (box/box-codegen#531) (#170) (fc9a00b)